sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
fragment
/
androidx.fragment.app
/
[main]ListFragment
/
requireListAdapter
require
List
Adapter
@
NonNull
fun
requireListAdapter
(
)
:
ListAdapter
(
source
)
Get the ListAdapter associated with this fragment's ListView.
See also
get
List
Adapter()
Throws
Illegal
State
Exception
if no ListAdapter has been set.